virtual void SetFullScreen()=0
None
None
This virtual function handles window/fullscreen changes. When called it must
check the global variable fullscreen and:
If it is 0, switch to window mode
If it is 1, switch to fullscreen mode using the selected video mode defined in
the selvideomode global variable